Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P373
test-uwsgi-threading.py
Active
Public
Actions
Authored by
yuvipanda
on Mar 9 2015, 11:00 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F65177: test-uwsgi-threading.py
Mar 9 2015, 11:00 AM
2015-03-09 11:00:34 (UTC+0)
Subscribers
None
from
flask
import
Flask
from
threading
import
Thread
app
=
Flask
(
__name__
)
i
=
0
def
increment_counter
():
global
i
i
+=
1
@app.route
(
'/'
)
def
main
():
t
=
Thread
(
target
=
increment_counter
)
t
.
start
()
t
.
join
()
return
str
(
i
)
if
__name__
==
'__main__'
:
app
.
run
()
Event Timeline
yuvipanda
edited the content of this paste.
(Show Details)
Mar 9 2015, 11:00 AM
2015-03-09 11:00:34 (UTC+0)
yuvipanda
changed the title of this paste from untitled to
test-uwsgi-threading.py
.
yuvipanda
updated the paste's language from
autodetect
to
autodetect
.
yuvipanda
mentioned this in
T91156: Multithreading does not seem to work on uwsgi in toollabs
.
SJu
mentioned this in
T60852: Autocompletion in properties linking Commons pages
.
Jun 29 2015, 4:20 AM
2015-06-29 04:20:28 (UTC+0)
JeanFred
mentioned this in
T110003: ErfgoedBot should support CommonsCat templates powered by Wikidata
.
Aug 24 2015, 2:30 AM
2015-08-24 02:30:04 (UTC+0)
JeanFred
mentioned this in
rTHER61f727b99254: Support for Wikidata while guessing categories from CommonsCat
.
Aug 25 2015, 9:07 PM
2015-08-25 21:07:02 (UTC+0)
JeanFred
mentioned this in
T111621: ErfgoedBot should always try to retrieve CommonsCats from Wikidata when inspecting monuments articles
.
Sep 6 2015, 12:30 AM
2015-09-06 00:30:55 (UTC+0)
JeanFred
mentioned this in
T111622: ErfgoedBot should try to retrieve CommonsCat from Wikidata sitelink, not only P373
.
Sep 6 2015, 12:50 AM
2015-09-06 00:50:26 (UTC+0)
JeanFred
mentioned this in
rTHER88550ab0050b: Add 'Category:' prefix when retrieving from Wikidata P373
.
Sep 6 2015, 2:19 AM
2015-09-06 02:19:48 (UTC+0)
Horcrux92
mentioned this in
T115803: Add the sidelink to the Commons category, in absence of the gallery
.
Oct 19 2015, 11:05 PM
2015-10-19 23:05:10 (UTC+0)
Jheald
mentioned this in
T118793: item labels not updating cleanly on Wikidata Sparql service
.
Nov 19 2015, 11:29 AM
2015-11-19 11:29:34 (UTC+0)
Jheald
mentioned this in
T120198: More efficient SPARQL queries for sitelinks
.
Dec 4 2015, 12:49 AM
2015-12-04 00:49:20 (UTC+0)
Jarekt
mentioned this in
T120451: Allow categories in Commons in all languages
.
Jan 22 2016, 6:00 PM
2016-01-22 18:00:14 (UTC+0)
Adehertogh
mentioned this in
T128326: Undeploy the RelatedSites extension (used on Wikivoyage)
.
Mar 15 2016, 6:14 AM
2016-03-15 06:14:30 (UTC+0)
Nemo_bis
mentioned this in
T104162: Transform Wikidata:Property:P373 to functional interproject link
.
Apr 14 2016, 8:16 AM
2016-04-14 08:16:28 (UTC+0)
Nemo_bis
mentioned this in
T132665: Commons categories' "in Wikipedia" sidebar should always link all languages
.
Apr 14 2016, 8:26 AM
2016-04-14 08:26:17 (UTC+0)
dachary
mentioned this in
T59027: support Wikidata in commons_link.py
.
Aug 3 2016, 11:47 AM
2016-08-03 11:47:30 (UTC+0)
Quiddity
mentioned this in
T145279: Interwiki links to articles in other projects from Commons categories via Wikidata
.
Oct 5 2016, 6:19 PM
2016-10-05 18:19:15 (UTC+0)
Jarekt
mentioned this in
T149108: Add mw.wikibase.getEntityIdForCurrentPage for items which link to a currnt page through specific property
.
Oct 25 2016, 6:40 PM
2016-10-25 18:40:31 (UTC+0)
Smalyshev
mentioned this in
T157993: Making WDQS onscreen output more Commons friendly
.
Feb 14 2017, 8:47 PM
2017-02-14 20:47:23 (UTC+0)
XXN
mentioned this in
T161826: Links to Commons gallery (P935) and Commons category (P373) are not working
.
Mar 30 2017, 5:39 PM
2017-03-30 17:39:37 (UTC+0)
Multichill
mentioned this in
T138668: Harvest Wikidata into the Monuments database
.
May 20 2017, 3:23 PM
2017-05-20 15:23:47 (UTC+0)
Raymond
mentioned this in
T172805: Commonscat not longer shown under "In other projects"
.
Aug 8 2017, 6:09 PM
2017-08-08 18:09:19 (UTC+0)
Multichill
mentioned this in
T174849: Sister links on Commons Category link to the same Commons category
.
Sep 2 2017, 11:04 AM
2017-09-02 11:04:02 (UTC+0)
alaa
mentioned this in
T175207: Arwiki - commonscat.py
.
Sep 6 2017, 7:55 PM
2017-09-06 19:55:21 (UTC+0)
Nicolas_Raoul
mentioned this in
T181136: [Epic] Make the Wikimedia Commons Android app ready to work with (multilingual) structured data on Wikimedia Commons
.
Feb 15 2018, 7:18 AM
2018-02-15 07:18:05 (UTC+0)
daniel
mentioned this in
T173339: Categories tracking pages with wikidata links are not updated when items on Wikidata are modified
.
Apr 18 2018, 4:11 PM
2018-04-18 16:11:10 (UTC+0)
Jarekt
mentioned this in
T177698: AuthorityControl doesn't provide links to non-files on Commons and coordinates anymore
.
Apr 20 2018, 12:49 PM
2018-04-20 12:49:19 (UTC+0)
Mike_Peel
mentioned this in
T222965: P373 in a Wikidata item connected to a Commons category causes a link to Commons to appear in the Commons sidebar
.
May 10 2019, 4:30 PM
2019-05-10 16:30:31 (UTC+0)
RonnieV
mentioned this in
T222993: A tool to easily create institution templates on Wikimedia Commons
.
May 27 2019, 3:11 PM
2019-05-27 15:11:43 (UTC+0)
Mike_Peel
mentioned this in
T232927: Update the code behind the Wikimedia Commons link in the sidebar to use P910 and P1754 instead of P373
.
Sep 14 2019, 6:14 PM
2019-09-14 18:14:10 (UTC+0)
Reinhard_Mueller
mentioned this in
T237884: mw.wikibase.getBestStatements is slow when used on objects with many properties
.
Nov 10 2019, 8:07 PM
2019-11-10 20:07:39 (UTC+0)
Greg.collver
mentioned this in
T250618: Trouble accessing wikidata JSON pages with non-ASCII letters in pagename (due to not using URIencoding)
.
Apr 19 2020, 4:32 PM
2020-04-19 16:32:58 (UTC+0)
Xqt
mentioned this in
rPWBC47f3b14a7e86: [IMPR] get commons category from wikibase
.
Sep 25 2020, 4:19 PM
2020-09-25 16:19:08 (UTC+0)
M2k_dewiki
mentioned this in
T267175: SPARQL-Query shows entries, which should be filter out; number of entries in result set might change when executed repeatedly (possible caching/indexing problem)
.
Nov 3 2020, 11:17 PM
2020-11-03 23:17:37 (UTC+0)
Mike_Peel
mentioned this in
T274982: Disable fetching constraints from the wdqs updater
.
Apr 2 2021, 6:35 PM
2021-04-02 18:35:10 (UTC+0)
Cparle
mentioned this in
T286562: [XL] Create new index on relforge incorporating Image Matching Algorithm data
.
Sep 24 2021, 11:10 AM
2021-09-24 11:10:28 (UTC+0)
Cparle
mentioned this in
T296814: [EPIC] Article-level image suggestions data pipeline
.
Dec 1 2021, 9:26 AM
2021-12-01 09:26:42 (UTC+0)
Dominicbm
mentioned this in
T321140: Error handling for P373 cases
.
Oct 18 2022, 10:18 PM
2022-10-18 22:18:59 (UTC+0)
matthiasmullie
mentioned this in
T330773: [L] Make refinements to and incorporate P18 based section-level image suggestions
.
Mar 23 2023, 1:26 PM
2023-03-23 13:26:34 (UTC+0)
CBogen
mentioned this in
T330784: [M] Another round of manual evaluation for SLIS
.
Mar 23 2023, 2:07 PM
2023-03-23 14:07:12 (UTC+0)
RoyZuo
mentioned this in
T333129: If " Category:<search keyword>+s " exists, make it appear first in search results
.
Apr 9 2023, 1:38 PM
2023-04-09 13:38:29 (UTC+0)
Samwilson
mentioned this in
T344222: Make a tool to browse Wikidata item geometry on OpenStreetMap
.
Aug 22 2023, 4:53 AM
2023-08-22 04:53:46 (UTC+0)
varadshete
mentioned this in
T376902: Add information to InteGraality user guide from Wikipedia Workbook for Cultural Institutions
.
Thu, Oct 10, 6:05 PM
2024-10-10 18:05:28 (UTC+0)
Log In to Comment