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

Queue connect timer on autoconnect enable #217

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FreddieAkeroyd
Copy link
Contributor

Hi @MarkRivers we have an issue with late enabling of autoconnect and I was wondering if this was a valid fix.

We setup some ports with drvAsynIPPortConfigure and autoconnect disabled and then later in SNL we use pasynManager->autoConnect (like inside the asynAutoConnect epics cmd) to enable autoconnect . It seems with this approach that we get an initial connection attempt, but if this fails no further attempts are queued.

Is the correct fix to start a connection timer in the autoConnectAsyn function or is another approach better?

Thanks,

Freddie

@AppVeyorBot
Copy link

Build asyn 1.0.291 failed (commit f874070c2c by @FreddieAkeroyd)

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.

2 participants