Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
b33bcfe2
Commit
b33bcfe2
authored
Jun 04, 2013
by
JINMEI Tatuya
Browse files
[2964] added thread-related note to xfrin_start()
parent
c269cdc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/xfrin/xfrin.py.in
View file @
b33bcfe2
...
...
@@ -1712,6 +1712,9 @@ class Xfrin:
# Identify the data source to which the zone content is transferred,
# and get the current zone SOA from the data source (if available).
# Note that we do this before spawning the xfrin session thread.
# find() on the client list and use of ZoneFinder (in _get_zone_soa())
# should be completed within the same single thread.
datasrc_client = None
clist = self._datasrc_clients_mgr.get_client_list(rrclass)
if clist is None:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment