remove ctx locks

This commit is contained in:
Jaremy Creechley 2023-09-27 13:37:12 -07:00
parent ac77917146
commit ca5695f2c8
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -286,6 +286,7 @@ method query*[BT](self: ThreadDatastore[BT],
without signal =? acquireSignal(), err:
return failure err
let ctx = newTaskCtx(QResult, signal=signal)
echo "nextSignal:OPEN!"
ctx[].nextSignal.init()
try: