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

fix vertx registering handlers #11

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

atoulme
Copy link
Member

@atoulme atoulme commented Jun 5, 2023

PR description

Fixes a regression seen with Vert.x upgrade, where the registration of handlers is no longer on by default.

@atoulme atoulme merged commit 61bb895 into tmio:main Jun 5, 2023
@atoulme atoulme deleted the fix_vertx_behavior branch June 5, 2023 04:32
atoulme pushed a commit that referenced this pull request Oct 16, 2024
…104)

* catch any exception

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* GH Publish (#4)

* build - Fix NOTICE

* build - publish to GH Packages

* build - GH action to publish to GH packages

* build - Update check notice

* Update .github/workflows/publish.yml

Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>

* build - Update groupId

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>

* allocate memory explicitly for ref tests task (#6)

allocate more memory for ref tests task

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* Memory ref tests (#7)

* allocate more memory for ref tests task

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* change log level (#1)

Co-authored-by: Karim TAAM <karim.t2am@gmail.com>

* Reduce argument allocations for checkArgument to reduce gc pressure.

* spotless changes.

* Update GPG key (#11)

Existing gpg key has been expired and build fails. New key has been generated and updated. New key expires on 2026-10-14

Signed-off-by: Chaminda Divitotawela <cdivitotawela@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Chaminda Divitotawela <cdivitotawela@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Usman Saleem <usman@usmans.info>
Co-authored-by: Karim TAAM <karim.t2am@gmail.com>
Co-authored-by: Chaminda Divitotawela <cdivitotawela@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant