issues
search
socketry
/
async
An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.15k
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Operation not permitted - select_internal_with_gvl:epoll_wait with snap base 'core22'
#360
paddor
opened
19 hours ago
7
Worker pool for efficient handling of `blocking_operation_wait`.
#359
ioquatix
closed
2 days ago
0
Argument Error on initializing Sync on versions after 2.5.1 when using `request_store-fibers` / `fiber_hook`
#358
bewatts
closed
3 days ago
9
In Async environment, why http.get is too slow?
#357
mephistobooks
opened
5 days ago
13
Your gem does not load whole class. I had to do this instead.
#355
limjinsun
closed
2 weeks ago
3
Remove `Async::Wrapper`.
#354
ioquatix
opened
2 weeks ago
0
Expose traces and metrics.
#353
ioquatix
closed
2 weeks ago
0
Add support for `Fiber::Scheduler#blocking_operation_wait`.
#352
ioquatix
closed
5 days ago
3
`system` hangs if file does not exist
#351
cretz
closed
2 days ago
13
Add support for `Fiber::Scheduler#blocking_region`.
#350
ioquatix
closed
2 weeks ago
1
Sync gets stuck
#349
Vagab
closed
1 month ago
16
Kernel#Sync: pass annotation: keyword to newly created Reactor
#348
paddor
closed
3 weeks ago
14
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#347
dependabot[bot]
closed
2 months ago
1
Async block does not complete if fiber count > 128
#346
keithrbennett
closed
2 months ago
3
how to make the Async code non blocking?
#342
michelson
closed
2 months ago
4
`Async::Queue#signal` does not default `value` to `nil`
#341
oeoeaio
closed
3 weeks ago
5
Better handling of bare `Async` and `Sync` blocks when a scheduler is defined.
#340
ioquatix
closed
3 months ago
0
Ensure that defer_stop resets state.
#339
ioquatix
closed
3 months ago
0
Transient tasks should only be stopped once.
#338
ioquatix
closed
3 months ago
0
Graceful shutdown
#337
ioquatix
closed
3 months ago
0
Graceful shutdown
#336
ioquatix
closed
3 months ago
1
Fiber refinement
#335
paddor
closed
3 months ago
3
fix dependencies so tests run through
#334
paddor
closed
4 months ago
1
`Console.logger.disable(Async::Task)` doesn't work with the latest release. I am still seeing the warn logs in tests.
#333
ioquatix
closed
4 months ago
1
Use direct instance variable for `async_task`.
#332
ioquatix
closed
4 months ago
0
Restore error logging.
#331
ioquatix
closed
4 months ago
0
Semaphore: Any way to tell if it's held by the current Task?
#330
paddor
closed
4 months ago
3
Q: How to resume a stopped Async::Task
#329
pschrammel
closed
4 months ago
2
Document all the things
#328
ioquatix
closed
4 months ago
1
Waiter#async: pass options to parent
#327
paddor
closed
4 months ago
0
Node#parent: fix documentation
#326
paddor
closed
4 months ago
6
Sometimes @selector is not set in Async::Scheduler::run_once!, causing NoMethodError
#324
paddor
closed
4 months ago
10
Debug load.
#323
ioquatix
closed
5 months ago
0
Propagate interrupts when exiting event loop.
#322
ioquatix
closed
5 months ago
0
Sidekiq shutdown issue
#321
pineman
closed
5 months ago
4
fiber-annotation package cause issue with LSpace
#320
junyuanz1
closed
5 months ago
4
Correct typos
#319
jamiemccarthy
closed
5 months ago
0
unable to convert timeout
#317
klobuczek
closed
5 months ago
14
Prefer `IO::Event::Timers`.
#316
ioquatix
closed
5 months ago
0
Update dependency on `console` gem and modernize usage.
#315
ioquatix
closed
6 months ago
0
Update readme.md - fixing a typo
#313
peychinov
closed
7 months ago
4
Stop children even if the current task is deferring stop.
#312
ioquatix
opened
7 months ago
0
Raise stop directly in `#defer_stop`.
#311
ioquatix
closed
8 months ago
0
Introduce `Async::Task#defer_stop`
#310
ioquatix
closed
8 months ago
0
Introduce `Scheduler#load` and `Async::Idler` for load shedding and saturation.
#309
ioquatix
closed
8 months ago
0
Better handling of interrupts during stop/terminate.
#308
ioquatix
closed
9 months ago
0
Fix compatibility with quoting change.
#307
ioquatix
closed
9 months ago
0
Sleep Hook
#305
tleish
closed
9 months ago
1
Blocking subprocess (popen3)
#304
schmijos
closed
9 months ago
10
Don't enable `io_write` hook on Ruby < 3.3.1 as it's buggy.
#303
ioquatix
closed
9 months ago
0
Next