You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pScheduler no longer relies on the system's host name being resolvable to an IP address. While having a resolvable host name is still a recommended practice, it will now revert to the address of a loopback or other interface in its absence.
In the library's
api.py
, this function could be made smarter.What it returns now requires that the system's hostname be resolvable. The steps should be as follows:
The text was updated successfully, but these errors were encountered: