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

Custom activation fn example #52

Closed
HyperCodec opened this issue Apr 18, 2024 · 3 comments
Closed

Custom activation fn example #52

HyperCodec opened this issue Apr 18, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@HyperCodec
Copy link
Owner

This will help introduce people to the new activation registry API and overall just enhance the ease of use of this crate.

@HyperCodec HyperCodec added the enhancement New feature or request label Apr 18, 2024
@HyperCodec HyperCodec self-assigned this Apr 18, 2024
@HyperCodec HyperCodec reopened this Jun 13, 2024
@HyperCodec
Copy link
Owner Author

HyperCodec commented Jun 13, 2024

thread 'main' panicked at C:\Users\trist\coding\rust\neat\src\runnable.rs:296:57:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\examples\custom_activation.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)

@HyperCodec
Copy link
Owner Author

HyperCodec commented Jun 13, 2024

looks like that error is an instance of #59, but it happens on every run. not sure why. i will continue to debug and such in that issue.

@HyperCodec
Copy link
Owner Author

HyperCodec commented Jun 13, 2024

resolved in #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant