Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethereum/async-service issues and pull requests

#81 - Upgrade template

Pull Request - State: closed - Opened by pacrob 4 months ago

#80 - module trio has no attribute 'hazmat'

Issue - State: open - Opened by papoteur-mga over 1 year ago - 3 comments

#79 - Make sure we never leave orphaned tasks

Pull Request - State: closed - Opened by gsalgado almost 4 years ago - 1 comment

#78 - Upgrade template

Pull Request - State: closed - Opened by carver almost 4 years ago - 1 comment

#77 - Raise exception when starting too many children

Pull Request - State: closed - Opened by carver almost 4 years ago - 2 comments

#76 - Name the task before running it, for debugging

Pull Request - State: closed - Opened by carver almost 4 years ago - 1 comment

#75 - Improved logging, and gathering children in parellel

Pull Request - State: closed - Opened by carver almost 4 years ago

#74 - Stable release?

Issue - State: open - Opened by pipermerriam almost 4 years ago - 1 comment

#73 - Update trio

Pull Request - State: closed - Opened by pipermerriam almost 4 years ago

#72 - Race condition causing Lifecycle error during cancellation

Issue - State: open - Opened by pipermerriam almost 4 years ago

#71 - Type hints do not prevent external access to internal manager

Issue - State: open - Opened by cburgdorf about 4 years ago - 1 comment
Labels: bug

#70 - Prototype new await-task API

Pull Request - State: open - Opened by carver about 4 years ago - 2 comments

#69 - CI now runs tests against python3.8 as well

Pull Request - State: closed - Opened by gsalgado about 4 years ago

#68 - Fix a bug from last commit and log exceptions in _handle_cancelled()

Pull Request - State: closed - Opened by gsalgado about 4 years ago

#67 - New API: manager.wait_child_tasks_complete()

Issue - State: open - Opened by pipermerriam about 4 years ago

#64 - Retry awaiting for stop() in background_asyncio_service()

Pull Request - State: closed - Opened by gsalgado about 4 years ago - 2 comments

#63 - Handle KeyboardInterrupt in Asyncio services

Pull Request - State: closed - Opened by gsalgado over 4 years ago - 1 comment

#62 - No handling of KeyboardInterrupts in asyncio services

Issue - State: closed - Opened by gsalgado over 4 years ago - 3 comments

#60 - Beta release

Issue - State: open - Opened by pipermerriam over 4 years ago - 1 comment

#59 - Add flags= prefix to Service.__str__ implementation

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#58 - Cleanup external API

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#57 - Fix incorrect daemon task exit during shutdown

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 3 comments

#54 - DaemonTaskExit in trio on cancellation

Issue - State: closed - Opened by pipermerriam over 4 years ago

#53 - Proper cancellation of child services.

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#51 - Race condition between local errors and child service errors

Issue - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#50 - cleanup via local `TaskAPI` abstraction.

Issue - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#49 - Fix unbounded memory growth due to task tracking

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#48 - Cleanup task running logic

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#47 - Fix race condition for task tracking in trio

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#46 - task stats

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#45 - Add get_manager() API to Service and make manager attribute private

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#44 - RuntimeError: dictionary changed size during iteration in _handle_cancelled()

Issue - State: closed - Opened by gsalgado over 4 years ago - 4 comments

#43 - Unbounded memory growth for task tracking.

Issue - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#42 - Fix typo in docs

Pull Request - State: closed - Opened by cburgdorf over 4 years ago

#41 - Child services behavior with respect to cancellations.

Issue - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#40 - Add a __str__ implementation for managers

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#39 - Allow scheduling anytime `Manager.is_running` is true (even if cancelled)

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#38 - Require use of `external_api` decorator

Issue - State: open - Opened by pipermerriam over 4 years ago

#37 - Allow external API calls to schedule tasks under trio manager

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#36 - Decide correct behavior when a task fails to exit.

Issue - State: open - Opened by pipermerriam over 4 years ago

#34 - Allow for external API calls to schedule tasks

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#33 - External service call that runs a task throws an exception

Issue - State: closed - Opened by pipermerriam over 4 years ago

#32 - fix asyncio deprecation warning

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#31 - Trio dag based cancellation

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#30 - Add tests for try/finally pattern

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#29 - Improve DAG cancellation test and make it reusable

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#28 - Piper/ensure parent child termination rules

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#27 - New test to ensure parent terminates after children

Pull Request - State: closed - Opened by gsalgado over 4 years ago - 2 comments

#26 - TrioManager now awaits for tasks to complete

Pull Request - State: closed - Opened by gsalgado over 4 years ago - 2 comments

#25 - document how to do cleanup

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#24 - Dissallow task running if the service is no longer running

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#23 - Ensure the InternalManagerAPI is public

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#22 - Piper/trio dag shutdown

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#21 - Refactor test_service_task_cancellation_dag_order and run it against trio

Pull Request - State: closed - Opened by gsalgado over 4 years ago - 6 comments

#19 - Deduplicate test suite with something generic.

Issue - State: open - Opened by pipermerriam over 4 years ago - 1 comment

#17 - Implement trio external api decorator

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#16 - Update asyncio external_api and expand tests

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 5 comments

#15 - Give docs more structure

Pull Request - State: closed - Opened by cburgdorf over 4 years ago - 2 comments

#14 - API docs

Issue - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#13 - Fix name in task logging and emit extra logging message when starting a task.

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#12 - Ensure trio service shutdown follows DAG cancellation logic

Issue - State: closed - Opened by pipermerriam over 4 years ago - 8 comments

#11 - A few fixes/simplifications to TrioManager

Pull Request - State: closed - Opened by gsalgado over 4 years ago - 2 comments

#10 - Fix the logger name in BaseManager

Pull Request - State: closed - Opened by gsalgado over 4 years ago

#9 - Need `external_api` decorator for trio service.

Issue - State: closed - Opened by pipermerriam over 4 years ago - 2 comments

#8 - Remove unused TrioManager._system_nursery

Pull Request - State: closed - Opened by gsalgado over 4 years ago

#7 - Ensure that calls to `manager.run_task` after cancellation fail.

Issue - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#6 - expose type hints to 3rd party installers

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#5 - `as_service` decorator needs fancy type hints.

Issue - State: open - Opened by pipermerriam over 4 years ago - 2 comments

#4 - Piper/initial library code

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment

#3 - Add testing structure for doing separate Trio and Asyncio tests

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#2 - Add black to project

Pull Request - State: closed - Opened by pipermerriam over 4 years ago

#1 - Fill template vars

Pull Request - State: closed - Opened by pipermerriam over 4 years ago - 1 comment