Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

Introduced Thread::setAutoloadFile() - #23

Closed
dktapps wants to merge 6 commits into
fork-ngfrom
autoload-bootstrap
Closed

Introduced Thread::setAutoloadFile()#23
dktapps wants to merge 6 commits into
fork-ngfrom
autoload-bootstrap

Conversation

@dktapps

@dktapps dktapps commented Aug 2, 2020

Copy link
Copy Markdown
Member

This allows provisioning an autoloader that will be included by all new threads when they start.

This idea was stolen from krakjoe/parallel.

Currently known issues:

  • Using Thread::setBootstrapFile() inside a bootstrap file leads to a deadlock

This allows provisioning an autoloader that will be included by all new threads when they start.
@dktapps

dktapps commented Aug 2, 2020

Copy link
Copy Markdown
Member Author

I haven't yet investigated whether it would be useful to have or allow multiple bootstrap files (possibly useful for increasing plugin class availability).

@dktapps
dktapps changed the base branch from fork to fork-ng June 2, 2021 20:23
@dktapps
dktapps deleted the branch fork-ng January 20, 2023 16:19
@dktapps dktapps closed this Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant