Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OC Whitelist: ctrl-c interrupt of executing trx #985

Closed
Tracked by #888
bhazzard opened this issue Oct 29, 2024 · 1 comment · Fixed by #993
Closed
Tracked by #888

OC Whitelist: ctrl-c interrupt of executing trx #985

bhazzard opened this issue Oct 29, 2024 · 1 comment · Fixed by #993
Assignees
Labels
enhancement New feature or request 👍 lgtm OCI Work exclusive to OCI team

Comments

@bhazzard
Copy link

Add ctrl-c interrupt of executing trx. Execute queued compiles up to some limit (maybe 10 seconds) before exiting. On restart the contract would be compiled with oc and the block should be able to be validated.

@bhazzard bhazzard added this to the Spring v1.1.0-rc1 milestone Oct 29, 2024
@bhazzard bhazzard removed the triage label Oct 29, 2024
@heifner heifner self-assigned this Oct 30, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Oct 30, 2024
@heifner heifner moved this from Todo to In Progress in Team Backlog Oct 30, 2024
@heifner
Copy link
Member

heifner commented Oct 30, 2024

Depends on #876

heifner added a commit that referenced this issue Nov 1, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Nov 4, 2024
heifner added a commit that referenced this issue Nov 6, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Nov 6, 2024
heifner added a commit that referenced this issue Nov 11, 2024
heifner added a commit that referenced this issue Nov 11, 2024
heifner added a commit that referenced this issue Nov 11, 2024
heifner added a commit that referenced this issue Nov 11, 2024
- Add callback for when async compile completes
  - Use to kill action if it is still running in non-oc
- Kick off another queued compile when compile finishes
- Add executing_action_id and queued_time to oc compile ipc_protocol
- Pause billing timer when looking up and processing oc code
- Move wasm_interface apply function to wasm_interface_impl
heifner added a commit that referenced this issue Nov 11, 2024
… timer. Cleanup transaction_timer so that its deadline matches _deadline of transaction_context
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 12, 2024
heifner added a commit that referenced this issue Nov 13, 2024
Do not unwind validated blocks on interrupt
@heifner heifner added the enhancement New feature or request label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants