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

lock implementation for runtime resource publishing #165

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

Conversation

fadedreamz
Copy link

Signed-off-by: fadedreamz fadedreamz@gmail.com

Signed-off-by: fadedreamz <fadedreamz@gmail.com>
@fadedreamz
Copy link
Author

@ben-crowhurst please have a look and give your suggestion

@ben-crowhurst
Copy link
Member

Tests are failing.

Signed-off-by: fadedreamz <fadedreamz@gmail.com>
@ben-crowhurst
Copy link
Member

ben-crowhurst commented Nov 10, 2016

Thanks looks good. I'll pull it into master once we've tag the 4.5 release as the project is currently feature frozen.

@fadedreamz
Copy link
Author

@ben-crowhurst glad to hear that

@eranhober
Copy link

eranhober commented Feb 7, 2017

Hi there, please note that the write_lock should be created under the suppress function as well so that at runtime both publish and suppress functionality will be available.
Regards,

Eran

@ben-crowhurst ben-crowhurst added this to the 5.0 milestone May 7, 2017
@ben-crowhurst ben-crowhurst self-assigned this May 7, 2017
nunojpg and others added 29 commits November 3, 2017 12:50
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
DNS resolution error currently causes
indefinite hangup as the callback is
not called and higher-level layers
are not informed.

This commit bubbles up the error,
allowing the request to fail.
Fix various issues preventing compilation in some environments
(e.g. cross-compiling with mingw) on a case-sensitive system,
and use the official _WIN32 macro to detect the Win32 environment as WIN32 is not always defined.
@mipac
Copy link

mipac commented Apr 11, 2019

hi, any news of this feature ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants