LOAD gets re-executed in async mode #79
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Activity:Doing
Activity:Proposal
Runner
AT
Runner
CLI
Runner
HTTP
cleanup
devops
easypeasy
exchange
l8ter
legacy
optimization
privilege
refactor
smell
support
tooling
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#47 PIN confirmation problem in send
urdt/ussd
Reference: urdt/ussd#79
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
External code handlers called by LOAD get re-called before they go out of scope.
This happens in all executions except cmd/main.go
When moving down from node, it seems to re-execute the current node before moving.
attempted fix in go-vise c20d557a3dbbb71a54cc4e6a10e9096ef72af5cb
pulled into lash/thread-gdbm here :
c02d70eaa4
Resolved in #76