LOAD gets re-executed in async mode #79

Closed
opened 2024-09-23 15:47:07 +02:00 by lash · 4 comments
Owner

External code handlers called by LOAD get re-called before they go out of scope.

This happens in all executions except cmd/main.go

External code handlers called by LOAD get re-called before they go out of scope. This happens in all executions except cmd/main.go
Author
Owner

When moving down from node, it seems to re-execute the current node before moving.

When moving down from node, it seems to re-execute the current node before moving.
lash added a new dependency 2024-09-23 15:50:00 +02:00
lash added the
Kind/Bug
Priority
High
labels 2024-09-23 15:50:31 +02:00
Author
Owner

attempted fix in go-vise c20d557a3dbbb71a54cc4e6a10e9096ef72af5cb

attempted fix in go-vise c20d557a3dbbb71a54cc4e6a10e9096ef72af5cb
Author
Owner

pulled into lash/thread-gdbm here : c02d70eaa4

pulled into lash/thread-gdbm here : https://git.grassecon.net/urdt/ussd/commit/c02d70eaa4e2825905ec50b60e8bfcf4837e425e
Author
Owner

Resolved in #76

Resolved in https://git.grassecon.net/urdt/ussd/pulls/76
lash closed this issue 2024-09-23 21:24:43 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: urdt/ussd#79
No description provided.