1+ <!DOCTYPE html>
2+
3+ < html lang ="en " data-content_root ="../ ">
4+ < head >
5+ < meta charset ="utf-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+
8+ < title > obelisk.sync.consumer_test.test_two_instances — Obelisk-Py documentation</ title >
9+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=5ecbeea2 " />
10+ < link rel ="stylesheet " type ="text/css " href ="../_static/basic.css?v=b08954a9 " />
11+ < link rel ="stylesheet " type ="text/css " href ="../_static/alabaster.css?v=27fed22d " />
12+ < script src ="../_static/documentation_options.js?v=5929fcd5 "> </ script >
13+ < script src ="../_static/doctools.js?v=9bcbadda "> </ script >
14+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
15+ < link rel ="index " title ="Index " href ="../genindex.html " />
16+ < link rel ="search " title ="Search " href ="../search.html " />
17+ < link rel ="next " title ="obelisk.sync.producer " href ="obelisk.sync.producer.html " />
18+ < link rel ="prev " title ="obelisk.sync.consumer_test.test_demo_igent " href ="obelisk.sync.consumer_test.test_demo_igent.html " />
19+
20+ < link rel ="stylesheet " href ="../_static/custom.css " type ="text/css " />
21+
22+
23+
24+
25+
26+ </ head > < body >
27+
28+
29+ < div class ="document ">
30+ < div class ="documentwrapper ">
31+ < div class ="bodywrapper ">
32+
33+
34+ < div class ="body " role ="main ">
35+
36+ < section id ="obelisk-sync-consumer-test-test-two-instances ">
37+ < h1 > obelisk.sync.consumer_test.test_two_instances< a class ="headerlink " href ="#obelisk-sync-consumer-test-test-two-instances " title ="Link to this heading "> ¶</ a > </ h1 >
38+ < dl class ="py function ">
39+ < dt class ="sig sig-object py " id ="obelisk.sync.consumer_test.test_two_instances ">
40+ < span class ="sig-prename descclassname "> < span class ="pre "> obelisk.sync.consumer_test.</ span > </ span > < span class ="sig-name descname "> < span class ="pre "> test_two_instances</ span > </ span > < span class ="sig-paren "> (</ span > < span class ="sig-paren "> )</ span > < a class ="reference internal " href ="../_modules/obelisk/sync/consumer_test.html#test_two_instances "> < span class ="viewcode-link "> < span class ="pre "> [source]</ span > </ span > </ a > < a class ="headerlink " href ="#obelisk.sync.consumer_test.test_two_instances " title ="Link to this definition "> ¶</ a > </ dt >
41+ < dd > </ dd > </ dl >
42+
43+ </ section >
44+
45+
46+ </ div >
47+
48+ </ div >
49+ </ div >
50+ < div class ="sphinxsidebar " role ="navigation " aria-label ="Main ">
51+ < div class ="sphinxsidebarwrapper ">
52+ < h1 class ="logo "> < a href ="../index.html "> Obelisk-Py</ a > </ h1 >
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+ < search id ="searchbox " style ="display: none " role ="search ">
63+ < div class ="searchformwrapper ">
64+ < form class ="search " action ="../search.html " method ="get ">
65+ < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " placeholder ="Search "/>
66+ < input type ="submit " value ="Go " />
67+ </ form >
68+ </ div >
69+ </ search >
70+ < script > document . getElementById ( 'searchbox' ) . style . display = "block" </ script > < h3 > Navigation</ h3 >
71+ < ul class ="current ">
72+ < li class ="toctree-l1 current "> < a class ="reference internal " href ="obelisk.html "> obelisk</ a > < ul class ="current ">
73+ < li class ="toctree-l2 "> < a class ="reference internal " href ="obelisk.html#error-handling "> Error handling</ a > </ li >
74+ < li class ="toctree-l2 "> < a class ="reference internal " href ="obelisk.asynchronous.html "> obelisk.asynchronous</ a > </ li >
75+ < li class ="toctree-l2 "> < a class ="reference internal " href ="obelisk.exceptions.html "> obelisk.exceptions</ a > </ li >
76+ < li class ="toctree-l2 "> < a class ="reference internal " href ="obelisk.strategies.html "> obelisk.strategies</ a > </ li >
77+ < li class ="toctree-l2 current "> < a class ="reference internal " href ="obelisk.sync.html "> obelisk.sync</ a > < ul class ="current ">
78+ < li class ="toctree-l3 "> < a class ="reference internal " href ="obelisk.sync.consumer.html "> obelisk.sync.consumer</ a > </ li >
79+ < li class ="toctree-l3 current "> < a class ="reference internal " href ="obelisk.sync.consumer_test.html "> obelisk.sync.consumer_test</ a > < ul class ="current ">
80+ < li class ="toctree-l4 "> < a class ="reference internal " href ="obelisk.sync.consumer_test.test_demo_igent.html "> obelisk.sync.consumer_test.test_demo_igent</ a > </ li >
81+ < li class ="toctree-l4 current "> < a class ="current reference internal " href ="# "> obelisk.sync.consumer_test.test_two_instances</ a > < ul >
82+ < li class ="toctree-l5 "> < a class ="reference internal " href ="#obelisk.sync.consumer_test.test_two_instances "> < code class ="docutils literal notranslate "> < span class ="pre "> test_two_instances()</ span > </ code > </ a > </ li >
83+ </ ul >
84+ </ li >
85+ </ ul >
86+ </ li >
87+ < li class ="toctree-l3 "> < a class ="reference internal " href ="obelisk.sync.producer.html "> obelisk.sync.producer</ a > </ li >
88+ </ ul >
89+ </ li >
90+ < li class ="toctree-l2 "> < a class ="reference internal " href ="obelisk.types.html "> obelisk.types</ a > </ li >
91+ </ ul >
92+ </ li >
93+ </ ul >
94+
95+ < div class ="relations ">
96+ < h3 > Related Topics</ h3 >
97+ < ul >
98+ < li > < a href ="../index.html "> Documentation overview</ a > < ul >
99+ < li > < a href ="obelisk.html "> obelisk</ a > < ul >
100+ < li > < a href ="obelisk.sync.html "> obelisk.sync</ a > < ul >
101+ < li > < a href ="obelisk.sync.consumer_test.html "> obelisk.sync.consumer_test</ a > < ul >
102+ < li > Previous: < a href ="obelisk.sync.consumer_test.test_demo_igent.html " title ="previous chapter "> obelisk.sync.consumer_test.test_demo_igent</ a > </ li >
103+ < li > Next: < a href ="obelisk.sync.producer.html " title ="next chapter "> obelisk.sync.producer</ a > </ li >
104+ </ ul > </ li >
105+ </ ul > </ li >
106+ </ ul > </ li >
107+ </ ul > </ li >
108+ </ ul >
109+ </ div >
110+
111+
112+
113+
114+
115+
116+
117+
118+ </ div >
119+ </ div >
120+ < div class ="clearer "> </ div >
121+ </ div >
122+ < div class ="footer ">
123+ ©2025-2025, PreDiCT - IDLab.
124+
125+ |
126+ Powered by < a href ="https://www.sphinx-doc.org/ "> Sphinx 8.2.3</ a >
127+ & < a href ="https://alabaster.readthedocs.io "> Alabaster 1.0.0</ a >
128+
129+ |
130+ < a href ="../_sources/_autosummary/obelisk.sync.consumer_test.test_two_instances.rst.txt "
131+ rel ="nofollow "> Page source</ a >
132+ </ div >
133+
134+
135+
136+
137+ </ body >
138+ </ html >
0 commit comments